ExamPlay Light Logo
Iniciar sesión

Computer Science for IGCSE & O level - Programming (Section 10 - No. 36)

In the pseudocode, what is the primary purpose of the line: `TOTAL = 0`?
To define the loop's condition.
To output the total marks.
To initialize the 'TOTAL' variable to zero.
To read the input marks.

Explicación

Initializing `TOTAL = 0` sets the starting value for accumulating the sum of marks.

Comentarios (0)

Inicia sesión para comentar
Anuncio
BrainBehindX Inc Logo
©2026; Desarrollado por BrainBehindX Inc